-
1 database engine
The program module or modules that provide access to a database management system (DBMS). -
2 Access database engine
Part of the Access database system that retrieves and stores data in user and system databases. The engine can be thought of as a data manager on which database systems are built. -
3 database server
"A DBMS (database management system) designed to be run in a client/server environment. These DBMS provide a stand-alone database engine that provides rich support for SQL and transactions. They are accessed through DBMS-based drivers. For example, Oracle, Informix, DB/2, or Microsoft SQL Server." -
4 storage engine
"A component of SQL Server that is responsible for managing the raw physical data in your database. For example, reading and writing the data to disk is a task handled by the storage engine." -
5 synchronization engine
"A software system that retrieves information from a source data store and synchronizes (pushes) to a target data store. Examples of synchronization engines are the ILM 2007 and FIM 2010 synchronization engines, and the service that synchronizes data rows in the SQL Server Express database with objects in the Microsoft Office Outlook data store." -
6 mirroring
"Immediately reproducing every update to a read-write database (the principal database) onto a read-only mirror of that database (the mirror database) residing on a separate instance of the database engine (the mirror server). In production environments, the mirror server is on another machine. The mirror database is created by restoring a full backup of the principal database (without recovery)." -
7 installable ISAM
"A driver you can specify that allows access to external database formats such as dBASE, Excel, and Paradox. The Microsoft Access database engine installs (loads) these ISAM drivers when referenced by your application." -
8 SQL Server Profiler
A graphical user interface for monitoring an instance of the SQL Server database engine or an instance of Analysis Services. -
9 ACE
Part of the Access database system that retrieves and stores data in user and system databases. The engine can be thought of as a data manager on which database systems are built. -
10 web crawler
"An automated program that searches the Internet for new Web documents and places their addresses and content-related information in a database, which can be accessed with a search engine. Generally considered to be a type of bot, or Internet robot."
См. также в других словарях:
Database engine — A database engine (or storage engine ) is the underlying software component that a database management system (DBMS) uses to create, read, update and delete (CRUD) data from a database. Most database management systems include their own… … Wikipedia
Database engine — Для термина «Движок» см. другие значения. В этой статье не хватает ссылок на источники информации. Информация должна быть проверяема, иначе она может быть поставлена под сомнение и удалена. Вы можете … Википедия
Database engine tuning advisor — The database engine tuning advisor is a tool for Microsoft SQL Server that enables database tuning. It can improve performance for query by tuning the indexes, creating, modifying and deleting partition and or indexes. It can be configured to… … Wikipedia
database engine — noun The underlying component that a database management system uses to create, retrieve, update and delete data … Wiktionary
Microsoft Jet Database Engine — This article is about JET Red used in Microsoft Access. For the JET Blue ISAM implementation, see Extensible Storage Engine. The Microsoft Jet Database Engine is a database engine on which several Microsoft products have been built. A database… … Wikipedia
Borland Database Engine — BDE redirects here. For the dissociation energy of a chemical bond, see Bond dissociation energy. Borland Database Engine (BDE) is the Windows based core database engine and connectivity software behind Borland Delphi, C++Builder, IntraBuilder,… … Wikipedia
XFLAIM Database Engine — Infobox Software name = XFLAIM caption = latest release version = latest release date = operating system = Cross platform genre = Development Library license = GPL website = [http://developer.novell.com/wiki/index.php/FLAIM XFLAIM] TOC… … Wikipedia
Panorama (database engine) — Panorama is a database engine and development environment for Macintosh and Microsoft Windows. OverviewPanorama is a product of ProVUE Development. According to its owner Jim Rea, ProVUE is the oldest software company (save Microsoft) developing… … Wikipedia
Borland Database Engine — Die Borland Database Engine (kurz BDE) ist eine universelle Schnittstelle zum Zugriff auf relationale Datenbanken, die von der Firma Borland für Windows Systeme entwickelt wurde. Sie bietet Zugang zu Desktop Datenbanken wie Paradox, dBASE/FoxPro… … Deutsch Wikipedia
Database — A database is an organized collection of data for one or more purposes, usually in digital form. The data are typically organized to model relevant aspects of reality (for example, the availability of rooms in hotels), in a way that supports… … Wikipedia
Database management system — A database management system (DBMS) is a software package with computer programs that control the creation, maintenance, and the use of a database. It allows organizations to conveniently develop databases for various applications by database… … Wikipedia